XML Resource

XRC
Filename extension .xrc
Extended from XML

XRC, or XML Resource, or XML Based Resource System is a cross-platform XML-based user interface markup language used by wxWidgets. XRC allows graphical user interface elements, such as dialogs, menu bars and toolbars, to be stored as XML, which can be loaded into the application at run-time or translated into a target programming language and compiled.

Contents

Advantages

Tools

Specialised software tools allow creation of XRC files, among them are:[1]

See also

References

  1. ^ "XML Based Resource System (XRC)". wxWidgets.org. http://docs.wxwidgets.org/trunk/overview_xrc.html. Retrieved 2011-04-18. 
  2. ^ "wxSmith features". http://wiki.codeblocks.org/index.php?title=Comparison_of_wxSmith_features#Features_supported. Retrieved 2011-10-10. 

External links